home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / mc51bugs.zip / Q33372 < prev    next >
Text File  |  1988-07-29  |  785b  |  24 lines

  1. Q33372 Internal Compiler main.c 1.27 Line 682
  2. C Compiler
  3. 5.10   | 5.10
  4. MS-DOS | OS/2
  5.  
  6. Summary:
  7.    A large program with complicated structure definitions generates
  8. the following compiler error when compiled for large model (/AL):
  9.  
  10.                fatal error C1001: Internal Compiler Error
  11.                 (compiler file '@(#)main.c:1.127', line 682)
  12.                 Contact Microsoft Technical Support
  13.  
  14.    The program that generates the error is too large to reproduce in
  15. this article.
  16.    Microsoft has confirmed this to be a problem in Version 5.10. We
  17. are researching this problem and will post new information as it
  18. becomes available.
  19.    To work around this problem, simplify the code with a temporary
  20. variable.
  21.  
  22. Keywords:  buglist5.10
  23. Updated  88/07/29 14:28
  24.